[jasper] Change builder type to olympic
Some checks failed
Build / build (push) Failing after 36s

This commit is contained in:
Gary Talent 2025-02-07 20:59:01 -06:00
parent ebf524e055
commit fb98d49120

View File

@ -4,7 +4,7 @@ on: [push]
jobs:
build:
runs-on: nostalgia
runs-on: olympic
steps:
- name: Check out repository code
uses: actions/checkout@v3