Skip to content

Commit

Permalink
Fix versions specified
Browse files Browse the repository at this point in the history
  • Loading branch information
rnijveld committed Jul 26, 2024
1 parent dbb6e0d commit 4699c30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,9 @@ jobs:
latest: false
- version: nightly
latest: false
- version: 1.80
- version: "1.80"
latest: true
- version: 1.79
- version: "1.79"
latest: false
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 4699c30

Please sign in to comment.