Skip to content

Commit

Permalink
update CI to latest ubuntu version
Browse files Browse the repository at this point in the history
  • Loading branch information
flferretti authored and CarlottaSartore committed Feb 3, 2025
1 parent ad2b64d commit 3e899e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

package:
name: Package the project
runs-on: ubuntu-22.04
runs-on: ubuntu-latest

steps:

Expand Down

0 comments on commit 3e899e8

Please sign in to comment.