Skip to content

Commit

Permalink
Ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
jay0lee authored Aug 9, 2024
1 parent 06f537c commit f89891d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helloworld.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-13]
os: [ubuntu-latest, ubuntu-24.04 windows-latest, macos-13]
python-version: ["3.12"]

steps:
Expand Down

0 comments on commit f89891d

Please sign in to comment.