Skip to content

Commit

Permalink
👷 Switch to ubuntu-latest in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
AnandChowdhary committed Oct 12, 2023
1 parent 4e531fd commit 711aabd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
release:
name: Update README
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
if: "!contains(github.event.head_commit.message, '[skip ci]')"
steps:
- name: Checkout
Expand Down

0 comments on commit 711aabd

Please sign in to comment.