We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c172c6 commit 4f88c82Copy full SHA for 4f88c82
1 file changed
.github/workflows/artifacts.yml
@@ -21,7 +21,7 @@ jobs:
21
strategy:
22
fail-fast: false
23
matrix:
24
- os: [macos-14, ubuntu-22.04]
+ os: [macos-14, ubuntu-24.04]
25
26
steps:
27
- name: Checkout
0 commit comments