Skip to content

Commit 4f88c82

Browse files
committed
ci: run artifact build matrix on ubuntu-24.04
1 parent 4c172c6 commit 4f88c82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
strategy:
2222
fail-fast: false
2323
matrix:
24-
os: [macos-14, ubuntu-22.04]
24+
os: [macos-14, ubuntu-24.04]
2525

2626
steps:
2727
- name: Checkout

0 commit comments

Comments
 (0)