Skip to content

Commit 42a81f2

Browse files
committed
chore: ubuntu build
1 parent b7085f7 commit 42a81f2

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
@@ -13,7 +13,7 @@ concurrency:
1313
jobs:
1414
build:
1515
name: Build sample game for AltTester 🛠️
16-
runs-on: macos-latest
16+
runs-on: ubuntu-latest-8-cores
1717
steps:
1818
- uses: actions/checkout@v3
1919
with:

0 commit comments

Comments
 (0)