Skip to content

Commit

Permalink
chore(ci): use ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliboy50 committed Oct 10, 2023
1 parent 3156836 commit a5cc2da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

tests:
name: Tests
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
strategy:
matrix:
version: ['8.0', '8.1']
Expand Down

0 comments on commit a5cc2da

Please sign in to comment.