Skip to content

Commit

Permalink
chore(ci): bump builds up to ubuntu 22.04
Browse files Browse the repository at this point in the history
we can't do 24.04 since the server hasn't updated yet
  • Loading branch information
ashhhleyyy committed Dec 21, 2024
1 parent abf2d97 commit cc1b335
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 @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
os: [ubuntu-20.04]
os: [ubuntu-22.04]

steps:
- name: Checkout code
Expand Down

0 comments on commit cc1b335

Please sign in to comment.