We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0ba529 commit 90086e7Copy full SHA for 90086e7
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
name: windows
25
path: build/Release/numpy.dll
26
build_linux:
27
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
28
steps:
29
- uses: actions/checkout@v4
30
with:
0 commit comments