Skip to content

Commit a02e8bb

Browse files
authored
Update GHA (#99)
1 parent 4b5a25e commit a02e8bb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/boost_release.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ jobs:
3333
matrix:
3434
include:
3535
- os: ubuntu-latest
36-
container: cppalliance/boost_superproject_build:24.04-v1
37-
packages: htop
38-
- os: ubuntu-latest
39-
container: cppalliance/boost_superproject_build:22.04-v1
36+
container: cppalliance/boost_superproject_build:24.04-v3
4037
packages: htop
38+
# - os: ubuntu-latest
39+
# container: cppalliance/boost_superproject_build:22.04-v1
40+
# packages: htop
4141

4242
timeout-minutes: 720
4343
runs-on: ${{matrix.os}}

0 commit comments

Comments
 (0)