Skip to content

Commit

Permalink
Update build image to 32e5440bfdfa795c7fdef8885374e5cbbb9976b5 (#397)
Browse files Browse the repository at this point in the history
  • Loading branch information
mvukov authored Nov 10, 2024
1 parent 0d10a95 commit 3d581df
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-49178bdf9c151b1fdb1fb0bac580da5d53a990fd
image: mvukov/bazel-builder:commit-32e5440bfdfa795c7fdef8885374e5cbbb9976b5
options: --user ${{ needs.configure.outputs.uid_gid }}

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

0 comments on commit 3d581df

Please sign in to comment.