Skip to content

Commit

Permalink
Use build image commit-15b3a9dc3b1b88eeb6f4cfed75a969cd4d5a5770
Browse files Browse the repository at this point in the history
  • Loading branch information
mvukov committed Nov 1, 2023
1 parent fd7c1b1 commit 6555db4
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-5e4745c94c121400da07ceafafecf679b62958f5
image: mvukov/bazel-builder:commit-15b3a9dc3b1b88eeb6f4cfed75a969cd4d5a5770
options: --user ${{ needs.configure.outputs.uid_gid }}

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

0 comments on commit 6555db4

Please sign in to comment.