Skip to content

Commit

Permalink
example: switch to new CI fleet (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
jayconrod authored Sep 25, 2023
1 parent 7cc61f7 commit 7bc092a
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: 9d1b5ce956bea2e76b0bc4525ed6c59b5777f4bc
revision: 97fc167a8b71a10065fd219e77c0742e85423c4a
remote_execution: 'false'

- os: linux
arch: x64
os_distribution: debian
os_version: 11
revision: 9d1b5ce956bea2e76b0bc4525ed6c59b5777f4bc
revision: 97fc167a8b71a10065fd219e77c0742e85423c4a
remote_execution: 'true'

- os: macos
arch: x64
os_distribution: monterey
os_version: "12"
revision: 9d1b5ce956bea2e76b0bc4525ed6c59b5777f4bc
revision: 97fc167a8b71a10065fd219e77c0742e85423c4a
remote_execution: 'false'

- os: macos
arch: x64
os_distribution: monterey
os_version: "12"
revision: 9d1b5ce956bea2e76b0bc4525ed6c59b5777f4bc
revision: 97fc167a8b71a10065fd219e77c0742e85423c4a
remote_execution: 'true'

steps:
Expand Down

0 comments on commit 7bc092a

Please sign in to comment.