Skip to content

Commit

Permalink
Fix the runtimes CI job definition
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickpeterse committed Feb 5, 2024
1 parent 2bc228e commit d8dbed1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,8 @@ jobs:

runtimes:
runs-on: ubuntu-latest
image: ghcr.io/inko-lang/ci:fedora
container:
image: ghcr.io/inko-lang/ci:fedora
needs:
- lints
- linux
Expand Down

0 comments on commit d8dbed1

Please sign in to comment.