We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a001a81 commit cd35343Copy full SHA for cd35343
.github/workflows/run-tests.yaml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
fetch-core-libs:
9
- runs-on: macos-14
+ runs-on: ubuntu-22.04
10
env:
11
CORE_LIB_REPO: tomwyr/godot-node-tree-core
12
steps:
0 commit comments