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 383af39 commit 4e6db87Copy full SHA for 4e6db87
.github/workflows/reusable-ubuntu.yml
@@ -20,7 +20,7 @@ jobs:
20
strategy:
21
fail-fast: false
22
matrix:
23
- os: [ubuntu-24.04, ubuntu-24.04-aarch64]
+ os: [ubuntu-24.04, ubuntu-24.04-arm]
24
env:
25
FORCE_COLOR: 1
26
OPENSSL_VER: 3.0.15
0 commit comments