Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
Updating build runner to Ubuntu latest
  • Loading branch information
blckmn authored Jan 2, 2025
1 parent 2811fbc commit c40ba31
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 @@ -11,7 +11,7 @@ jobs:
matrix:
include:
- name: Linux
os: ubuntu-22.04
os: ubuntu-latest

- name: macOS
os: macos-12
Expand Down

0 comments on commit c40ba31

Please sign in to comment.