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.
1 parent 8a82e4e commit 3459d15Copy full SHA for 3459d15
.github/workflows/rcalc-test.yml
@@ -13,7 +13,7 @@ env:
13
14
jobs:
15
test-rcalc:
16
- runs-on: ubuntu-20.04 # For LLVM18
+ runs-on: ubuntu-24.04 # For LLVM18
17
steps:
18
- name: Checkout
19
uses: actions/checkout@v4
0 commit comments