Skip to content

Commit

Permalink
Use build image commit-0e579dfaf9648180ec4b7335c00abe3694ea08a5
Browse files Browse the repository at this point in the history
  • Loading branch information
mvukov committed Nov 1, 2023
1 parent 6555db4 commit 64538e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
needs: configure
runs-on: ubuntu-22.04
container:
image: mvukov/bazel-builder:commit-15b3a9dc3b1b88eeb6f4cfed75a969cd4d5a5770
image: mvukov/bazel-builder:commit-0e579dfaf9648180ec4b7335c00abe3694ea08a5
options: --user ${{ needs.configure.outputs.uid_gid }}

# Run bazel test with gcc and clang in each workspace
Expand Down

0 comments on commit 64538e4

Please sign in to comment.