Skip to content

Commit

Permalink
OND-185: CI: migrate workflows to new fleet (#277)
Browse files Browse the repository at this point in the history
RELNOTES: none
  • Loading branch information
jayconrod authored Dec 28, 2023
1 parent 2656b88 commit ab96116
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,28 +38,28 @@ jobs:
arch: x64
os_distribution: debian
os_version: 11
revision: baea3aba770c2d5784bafb1b9279942f1c3e7aad
revision: d04e89854b3931f4aaced77aa3a2fcad5834b3a6
remote_execution: 'false'

- os: linux
arch: x64
os_distribution: debian
os_version: 11
revision: baea3aba770c2d5784bafb1b9279942f1c3e7aad
revision: d04e89854b3931f4aaced77aa3a2fcad5834b3a6
remote_execution: 'true'

- os: macos
arch: x64
os_distribution: monterey
os_version: "12"
revision: baea3aba770c2d5784bafb1b9279942f1c3e7aad
revision: d04e89854b3931f4aaced77aa3a2fcad5834b3a6
remote_execution: 'false'

- os: macos
arch: x64
os_distribution: monterey
os_version: "12"
revision: baea3aba770c2d5784bafb1b9279942f1c3e7aad
revision: d04e89854b3931f4aaced77aa3a2fcad5834b3a6
remote_execution: 'true'

steps:
Expand Down

0 comments on commit ab96116

Please sign in to comment.