Skip to content

Commit

Permalink
comment out other images -- only msvc is currently in use
Browse files Browse the repository at this point in the history
  • Loading branch information
myk002 committed Nov 29, 2024
1 parent a55c20d commit 2b95f32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/container-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ jobs:
strategy:
matrix:
IMAGE_TAG:
- gcc-4.8
- latest
- msvc
# - gcc-4.8
# - latest
runs-on: ubuntu-latest
steps:
- name: Login to GHCR
Expand Down

0 comments on commit 2b95f32

Please sign in to comment.