Skip to content

Commit eaa00a3

Browse files
thesamesamarthurzam
authored andcommitted
CI: add Python 3.12
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
1 parent 8ef6cce commit eaa00a3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ jobs:
1616
python-version: ['3.10', '3.11']
1717
experimental: [false]
1818
include:
19-
# - os: ubuntu-latest
20-
# python-version: '3.11.0-beta - 3.11'
21-
# experimental: true
19+
- os: ubuntu-latest
20+
python-version: '3.12-dev'
21+
experimental: true
2222
- os: macos-latest
2323
python-version: '3.11'
2424
experimental: false

0 commit comments

Comments
 (0)