Skip to content

Commit

Permalink
Merge pull request #2
Browse files Browse the repository at this point in the history
Update `workflow` `runner` to ubuntu-latest
  • Loading branch information
jayasuryat authored Apr 13, 2023
2 parents 9a10656 + 2c29f8c commit f7bad66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

lint:
name: Spotless check
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v2
Expand Down

0 comments on commit f7bad66

Please sign in to comment.