We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
24.04
1 parent 00482c4 commit 6e193feCopy full SHA for 6e193fe
‎.github/workflows/compile.yml‎
@@ -26,7 +26,7 @@ jobs:
26
strategy:
27
fail-fast: false
28
matrix:
29
- os: [ubuntu-20.04, ubuntu-22.04, macos-latest]
+ os: [ubuntu-20.04, ubuntu-22.04, ubuntu-24.04, macos-latest]
30
steps:
31
- name: Checkout
32
uses: actions/checkout@v4
0 commit comments