Skip to content

Commit 33d5a08

Browse files
authored
Fix pipeline (hopefully)
1 parent 9f83127 commit 33d5a08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
3232
test-python3:
3333
runs-on: ubuntu-24.04
34+
container: ubuntu:focal
3435
strategy:
3536
matrix:
3637
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]

0 commit comments

Comments
 (0)