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 7ce5487 commit d4917a5Copy full SHA for d4917a5
.github/workflows/test.yml
@@ -47,6 +47,7 @@ jobs:
47
matrix:
48
os:
49
- ubuntu-latest
50
+ - ubuntu-24.04-arm
51
- macos-latest
52
- windows-latest
53
version:
@@ -75,6 +76,7 @@ jobs:
75
76
77
78
79
80
81
82
@@ -104,6 +106,7 @@ jobs:
104
106
105
107
108
109
110
111
112
runs-on: ${{ matrix.os }}
0 commit comments