Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
rectalogic committed Mar 18, 2024
1 parent 05924e6 commit 631251e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
ubuntu: ["jammy", "noble"]
include:
- ubuntu: "noble"
test: "builders/mediafx-test.sh --verbose"
test: "builders/Linux/docker-run.sh /mediafx/builders/mediafx-test.sh --verbose"
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 631251e

Please sign in to comment.