1 parent 56ee489 commit 42fbd13Copy full SHA for 42fbd13
1 file changed
.github/workflows/pr.yaml
@@ -21,7 +21,7 @@ jobs:
21
EDITION: community
22
strategy:
23
matrix:
24
- os: [ubuntu-24.04]
+ os: [ubuntu-latest-m]
25
steps:
26
- name: Remove unnecessary build tools
27
run: |
0 commit comments