ci: pass correct args to the act test

This commit is contained in:
Sander 2025-10-08 04:22:39 +02:00
parent 0ef05056da
commit b8a94d3614
No known key found for this signature in database
2 changed files with 5 additions and 3 deletions

View file

@ -65,4 +65,5 @@ jobs:
./bin/act push \
-P ubuntu-latest=ghcr.io/catthehacker/ubuntu:js-24.04 \
-j simple-build \
--matrix os:ubuntu-latest
--matrix runs-on:ubuntu-latest \
--matrix system:x86_64-linux