Change builder type to olympic
Some checks failed
Build / build (push) Has been cancelled

This commit is contained in:
Gary Talent 2025-02-07 20:34:22 -06:00
parent 00638bc812
commit 3089cd7afc

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