summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2022-07-27 23:07:40 +0200
committerSebastian Pipping <sebastian@pipping.org>2022-07-27 23:17:30 +0200
commit91432ad6013f1720f11b2ff4b7b6c10291604e4b (patch)
tree0e73d6871aaf24947e66783eb8d1e63e2241dbfc /.github
parent68e60b56779148eca06cfd2d9ac1d7f343f22954 (diff)
downloadlibexpat-git-91432ad6013f1720f11b2ff4b7b6c10291604e4b.tar.gz
actions: Migrate from deprecated macos-10.15 to macos-11
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/autotools-cmake.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/autotools-cmake.yml b/.github/workflows/autotools-cmake.yml
index 4ff6d4ad..c2f95614 100644
--- a/.github/workflows/autotools-cmake.yml
+++ b/.github/workflows/autotools-cmake.yml
@@ -41,7 +41,7 @@ jobs:
strategy:
matrix:
include:
- - os: macos-10.15
+ - os: macos-11
configure_args:
cmake_args:
- os: ubuntu-20.04