Skip to content

Commit 91abeaa

Browse files
committed
chore: macos -> ubuntu
1 parent 2f1a2b8 commit 91abeaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ui-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
build:
1515
if: github.event.pull_request.head.repo.fork == false
1616
name: Build sample game for AltTester 🛠️
17-
runs-on: macos-latest
17+
runs-on: ubuntu-latest-8-cores
1818
steps:
1919
- uses: actions/checkout@v3
2020
with:

0 commit comments

Comments
 (0)