work in progress [might break]

This commit is contained in:
Leon van Kammen 2023-03-09 22:18:10 +01:00
parent 85f8cb5626
commit 2800c21121
1 changed files with 1 additions and 1 deletions

View File

@ -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