We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37556a0 commit b347903Copy full SHA for b347903
1 file changed
.github/workflows/release.yaml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
build-n-publish:
10
name: Build and publish Xvec to PyPI
11
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
12
13
steps:
14
- uses: actions/checkout@v4
0 commit comments