Skip to content

Commit 06d26ff

Browse files
authored
Fix MacOS Github Actions test
1 parent 3341e28 commit 06d26ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
run: haxe Test.hxml
6161

6262
build_macos:
63-
runs-on: macos-12
63+
runs-on: macos-latest
6464
name: Test on MacOS (Clang)
6565
steps:
6666
- name: Checkout

0 commit comments

Comments
 (0)