Skip to content

Commit

Permalink
Fix ubuntu version
Browse files Browse the repository at this point in the history
  • Loading branch information
kozarezvlad authored Dec 20, 2024
1 parent 8ad9c1e commit 17282e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/neutral-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ env:
jobs:
tag:
name: Create tag
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- name: Setup swig
uses: mmomtchev/setup-swig@v1
Expand Down

0 comments on commit 17282e2

Please sign in to comment.