Skip to content

Commit 3c2444f

Browse files
committed
chore: try macos 15
1 parent 6fe7147 commit 3c2444f

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: macos-15
1717
steps:
1818
- uses: actions/checkout@v3
1919
with:

0 commit comments

Comments
 (0)