Skip to content

Commit 1a0d366

Browse files
Change deployment runner from 'batch08' to 'class'
1 parent 7a8d0d4 commit 1a0d366

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ env:
3131
jobs:
3232
deploy:
3333
##runs-on: ubuntu-latest
34-
runs-on: [self-hosted, Linux, X64, batch08]
34+
runs-on: [self-hosted, Linux, X64, class]
3535

3636
steps:
3737
- name: Checkout code

0 commit comments

Comments
 (0)