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 afa9976 commit c5fa481Copy full SHA for c5fa481
.github/workflows/tests.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
matrix:
20
# this is a hack as there is currently no (public) way to access "runs-on" with version
21
- distro: [ubuntu-22.04]
+ distro: [ubuntu-24.04]
22
node-version: [16.x, 18.x, 20.x, 22.x]
23
steps:
24
# Install libssl1.1 for libcrypto.so.1.1, which is required for binaries before 22.04 is available (4.0, 4.2, 4.4, 5.0)
0 commit comments