Skip to content

Commit

Permalink
Update github action images
Browse files Browse the repository at this point in the history
  • Loading branch information
JayXon authored Jun 1, 2023
1 parent 236c269 commit 586a9db
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ jobs:
strategy:
matrix:
os:
- ubuntu-18.04
- ubuntu-20.04
- macos-10.15
- ubuntu-22.04
- macos-11
- macos-12
compiler:
- { cc: gcc, cxx: g++ }
- { cc: clang, cxx: clang++ }
Expand Down

0 comments on commit 586a9db

Please sign in to comment.