Skip to content

Commit

Permalink
restore os
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD committed May 30, 2024
1 parent 761de27 commit f6593b1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/testing_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
strategy:
fail-fast: false
matrix:
# os: [ubuntu-latest, macos-latest, macos-13] #, windows-latest]
os: [ubuntu-latest, macos-latest, macos-13] #, windows-latest]
include:
- os: ubuntu-latest
label: environments/environment-Linux.yml
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/testing_dev_with_live_services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
fail-fast: false
matrix:
# os: [ubuntu-latest, macos-latest, macos-13] #, windows-latest]
os: [ubuntu-latest, macos-latest, macos-13] #, windows-latest]
include:
- os: ubuntu-latest
label: environments/environment-Linux.yml
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/testing_pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: false
matrix:
# os: [ubuntu-latest, macos-latest, macos-13] #, windows-latest]
os: [ubuntu-latest, macos-latest, macos-13] #, windows-latest]
include:
- os: ubuntu-latest
label: environments/environment-Linux.yml
Expand Down

0 comments on commit f6593b1

Please sign in to comment.