Skip to content

Commit 2a4dbd1

Browse files
committed
Removed macos-13 GitHub Actions CI job.
The macos-13 image is deprecated by GitHub Actions and will be removed. Refs actions/runner-images#13046.
1 parent e16399b commit 2a4dbd1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -293,9 +293,6 @@ jobs:
293293
- libc++-18-dev
294294
- libc++abi-18-dev
295295

296-
- toolset: clang
297-
cxxstd: "11,14,17,20,2b"
298-
os: macos-13
299296
- toolset: clang
300297
cxxstd: "11,14,17,20,2b"
301298
os: macos-14

0 commit comments

Comments
 (0)