Skip to content

Commit

Permalink
Enabled tests for Ubuntu 24.04.
Browse files Browse the repository at this point in the history
  • Loading branch information
lars2015 committed Aug 8, 2024
1 parent 4a4cbf4 commit 29b8357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
runs-on: ubuntu-latest
runs-on: [ubuntu-latest, ubuntu-24.04]
steps:
- uses: actions/checkout@v4
- name: install
Expand Down

0 comments on commit 29b8357

Please sign in to comment.