Skip to content

Commit

Permalink
Test flow
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilKWarmdahl committed Oct 31, 2024
1 parent 9926fc7 commit 2e1326f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env:
DOCKERHUB_USERNAME: ${{secrets.DOCKERHUB_USERNAME}}
DOCKERHUB_TOKEN: ${{secrets.DOCKERHUB_TOKEN}}
RUST_VERSION: "1.73.0"
GHC_VERSION: "9.6.4"
GHC_VERSION: 9.6.4
PROTOC_VERSION: "3.15.3"
FLATBUFFERS_VERSION: "v22.12.06"
NVM_SH_VERSION: "v0.37.2"
Expand Down

0 comments on commit 2e1326f

Please sign in to comment.