We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 818ec4d commit 80284edCopy full SHA for 80284ed
.github/workflows/test.yml
@@ -51,7 +51,7 @@ jobs:
51
matrix:
52
os:
53
- ubuntu-latest
54
- - ubuntu-24.04-arm
+ - ubuntu-22.04-arm
55
- macos-latest
56
- windows-latest
57
version:
@@ -81,7 +81,7 @@ jobs:
81
82
83
84
85
86
87
@@ -112,7 +112,7 @@ jobs:
112
113
114
115
116
117
118
wd:
0 commit comments