Skip to content

Commit

Permalink
static pthread link test with ubuntu latest
Browse files Browse the repository at this point in the history
  • Loading branch information
gitting-around committed Oct 18, 2023
1 parent 81644e5 commit c2f6e61
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ jobs:
fail-fast: false
matrix:
#os: [ ubuntu-20.04, windows-latest, macos-latest ]
os: [ubuntu-20.04]
#os: [ubuntu-20.04]
os: [ubuntu-latest]

steps:
- uses: TheMrMilchmann/setup-msvc-dev@v3
Expand Down

0 comments on commit c2f6e61

Please sign in to comment.