mirror of
https://github.com/aria2/aria2.git
synced 2025-04-04 21:17:41 +03:00
Bump macos
This commit is contained in:
parent
9e412c9dc6
commit
2c21331ab6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-20.04, macos-10.15]
|
os: [ubuntu-20.04, macos-11]
|
||||||
compiler: [gcc, clang]
|
compiler: [gcc, clang]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue