work in progress [might break]
This commit is contained in:
parent
85f8cb5626
commit
2800c21121
|
@ -9,7 +9,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: install haxe
|
- name: install haxe
|
||||||
|
|
Loading…
Reference in New Issue