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 70a0888 commit 1472adcCopy full SHA for 1472adc
1 file changed
.github/workflows/build_test.yml
@@ -23,7 +23,7 @@ jobs:
23
- { os: macos-13, config: macos-13-clang-14 }
24
- { os: macos-14, config: macos-14-armv8-clang-14 }
25
- { os: windows-2022, config: windows-2022-msvc-1940 }
26
- - { os: android-35, config: android-35-x86_64 }
+ - { os: ubuntu-24.04, config: android-35-x86_64 }
27
steps:
28
- name: checkout
29
uses: actions/checkout@v4
@@ -270,7 +270,7 @@ jobs:
270
271
272
273
274
275
276
0 commit comments