Skip to content

Commit 654466e

Browse files
authored
Update ci.yml
1 parent e2ed7a8 commit 654466e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,13 +78,13 @@ jobs:
7878
python-version: '3.13'
7979
browser: chromium
8080
- os: macos-latest
81-
python-version: 'pypy3.9'
81+
python-version: 'pypy3.10'
8282
browser: chromium
8383
- os: ubuntu-latest
84-
python-version: 'pypy3.9'
84+
python-version: 'pypy3.10'
8585
browser: chromium
8686
- os: windows-latest
87-
python-version: 'pypy3.9'
87+
python-version: 'pypy3.10'
8888
browser: chromium
8989
runs-on: ${{ matrix.os }}
9090
steps:

0 commit comments

Comments
 (0)