Skip to content

Commit

Permalink
Add back ubuntu-24.04 to the test installer ci script
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewSazonov committed May 28, 2024
1 parent f356912 commit 9b32000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-22.04, windows-2022, macos-13, macos-14] # [ubuntu-22.04, windows-2022, macos-13, flyci-macos-14-m2]
os: [ubuntu-22.04, ubuntu-24.04, windows-2022, macos-13, macos-14] # [ubuntu-22.04, windows-2022, macos-13, flyci-macos-14-m2]

steps:
- name: Check-out repository
Expand Down

0 comments on commit 9b32000

Please sign in to comment.