Skip to content

Commit

Permalink
activate back mac-os and u20
Browse files Browse the repository at this point in the history
  • Loading branch information
MehmedGIT committed Jan 30, 2024
1 parent 8d54093 commit b89990c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- '3.11'
os:
- ubuntu-22.04
# - macos-latest TODO: Activate back before finalizing the PR
- macos-latest

steps:
- uses: actions/checkout@v3
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
- '3.11'
os:
- ubuntu-22.04
# - ubuntu-20.04 TODO: Activate back before finalizing the PR
# - macos-latest TODO: Activate back before finalizing the PR
- ubuntu-20.04
- macos-latest

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit b89990c

Please sign in to comment.