Skip to content

Commit

Permalink
fixup!
Browse files Browse the repository at this point in the history
  • Loading branch information
EricCousineau-TRI committed Jul 8, 2024
1 parent a9494d3 commit 10a962c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
# - runs-on: windows-2019
# python: '2.7'

name: "🐍 ${{ matrix.python }} • ${{ matrix.runs-on }} • x64 ${{ matrix.args }}"
name: "🐍 ${{ matrix.python }} • ${{ matrix.runs-on }} • x64 • NumPy 2 (${{ matrix.use_numpy_2 }}) • ${{ matrix.args }}"
runs-on: ${{ matrix.runs-on }}

steps:
Expand Down

0 comments on commit 10a962c

Please sign in to comment.