Skip to content

Commit

Permalink
releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheridan committed Jul 25, 2024
1 parent 1aecd14 commit 80a8a70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
docker run --rm --platform linux/${{ matrix.arch }} \
-v ${{ github.workspace }}:/workspace \
-w /workspace \
gcc:11-bookworm \
gcc:12-bookworm \
bash -c "
apt-get update && apt-get install -y \
cmake \
Expand Down

0 comments on commit 80a8a70

Please sign in to comment.