Skip to content

Commit

Permalink
CI: test local deploy on ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
Wenzel authored Aug 26, 2024
1 parent 5c9f661 commit 1b9a5b8
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 @@ -61,7 +61,7 @@ jobs:
local:
strategy:
matrix:
os: [ubuntu-20.04, ubuntu-22.04]
os: [ubuntu-20.04, ubuntu-22.04, ubuntu-24.04]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 1b9a5b8

Please sign in to comment.