Skip to content

Commit 3d8f86a

Browse files
authored
Update CI for new ubuntu version
1 parent d9f2c46 commit 3d8f86a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
matrix:
7272
TEST:
7373
# cryptographyMain used since there's no wheel
74-
- {CONTAINER: "ubuntu-rolling", TOXENV: "py311-cryptographyMain"}
74+
- {CONTAINER: "ubuntu-rolling", TOXENV: "py312-cryptographyMain"}
7575
name: "${{ matrix.TEST.TOXENV }} on ${{ matrix.TEST.CONTAINER }}"
7676
steps:
7777
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)