Skip to content

Commit

Permalink
use nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
mattip committed Apr 21, 2024
1 parent 0252528 commit 05f413b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nanobind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
fail-fast: false
matrix:
os: ['ubuntu-latest', 'ubuntu-latest', 'ubuntu-latest', 'ubuntu-latest']
python: ['pypy3.9-v7.3.15', 'pypy3.10-v7.3.15']
python: ['pypy3.9-nightly', 'pypy3.10-nightly']

name: "Python ${{ matrix.python }} / ${{ matrix.os }}"
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 05f413b

Please sign in to comment.