Skip to content

Commit 90086e7

Browse files
committed
Update build.yml
1 parent a0ba529 commit 90086e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
name: windows
2525
path: build/Release/numpy.dll
2626
build_linux:
27-
runs-on: ubuntu-20.04
27+
runs-on: ubuntu-latest
2828
steps:
2929
- uses: actions/checkout@v4
3030
with:

0 commit comments

Comments
 (0)