Skip to content

Commit cd35343

Browse files
committed
Run fetching core libs on ubuntu
1 parent a001a81 commit cd35343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
fetch-core-libs:
9-
runs-on: macos-14
9+
runs-on: ubuntu-22.04
1010
env:
1111
CORE_LIB_REPO: tomwyr/godot-node-tree-core
1212
steps:

0 commit comments

Comments
 (0)