Skip to content

Commit 1d81c17

Browse files
authored
Migrate to new CI fleet baea3ab (#252)
1 parent 8a9afa7 commit 1d81c17

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/main.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,28 +38,28 @@ jobs:
3838
arch: x64
3939
os_distribution: debian
4040
os_version: 11
41-
revision: 97fc167a8b71a10065fd219e77c0742e85423c4a
41+
revision: baea3aba770c2d5784bafb1b9279942f1c3e7aad
4242
remote_execution: 'false'
4343

4444
- os: linux
4545
arch: x64
4646
os_distribution: debian
4747
os_version: 11
48-
revision: 97fc167a8b71a10065fd219e77c0742e85423c4a
48+
revision: baea3aba770c2d5784bafb1b9279942f1c3e7aad
4949
remote_execution: 'true'
5050

5151
- os: macos
5252
arch: x64
5353
os_distribution: monterey
5454
os_version: "12"
55-
revision: 97fc167a8b71a10065fd219e77c0742e85423c4a
55+
revision: baea3aba770c2d5784bafb1b9279942f1c3e7aad
5656
remote_execution: 'false'
5757

5858
- os: macos
5959
arch: x64
6060
os_distribution: monterey
6161
os_version: "12"
62-
revision: 97fc167a8b71a10065fd219e77c0742e85423c4a
62+
revision: baea3aba770c2d5784bafb1b9279942f1c3e7aad
6363
remote_execution: 'true'
6464

6565
steps:

0 commit comments

Comments
 (0)