Skip to content

Commit

Permalink
Add ubuntu-20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenjoezhang committed Apr 17, 2024
1 parent 4b618b6 commit 78b2e37
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build.sh

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-12, macos-14, windows-2019]
os: [ubuntu-20.04, macos-12, macos-14, windows-2019]
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 78b2e37

Please sign in to comment.