Skip to content

Commit

Permalink
ci: semantic release on ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
bencevans committed Feb 14, 2023
1 parent 9f7a926 commit b52024a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
release:
name: Release
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
if: github.repository == 'node-influx/node-influx'
steps:
- name: Checkout
Expand Down

0 comments on commit b52024a

Please sign in to comment.