Skip to content

Commit

Permalink
Use build image commit-294933ae307943dedf54b0be5f024a7935e41baa
Browse files Browse the repository at this point in the history
  • Loading branch information
mvukov committed Nov 1, 2023
1 parent 64538e4 commit a97b5aa
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-0e579dfaf9648180ec4b7335c00abe3694ea08a5
image: mvukov/bazel-builder:commit-294933ae307943dedf54b0be5f024a7935e41baa
options: --user ${{ needs.configure.outputs.uid_gid }}

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

0 comments on commit a97b5aa

Please sign in to comment.