Skip to content

Commit

Permalink
build: Use ubuntu-latest runner [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
marverix committed Apr 19, 2024
1 parent bb089b0 commit ec4c343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-major-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ on:

jobs:
update-majorver:
runs-on: hosted-runner
runs-on: ubuntu-latest
steps:
- uses: cdqag/update-majorver@v1

0 comments on commit ec4c343

Please sign in to comment.