We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbff3da commit 9f6baefCopy full SHA for 9f6baef
.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, ubuntu-24.04, macos-latest]
+ os: [ubuntu-22.04, ubuntu-24.04, macos-latest]
30
steps:
31
- name: Checkout
32
uses: actions/checkout@v4
0 commit comments