Skip to content
This repository was archived by the owner on Oct 4, 2021. It is now read-only.

Commit 0b5fa2a

Browse files
authored
Merge pull request #9012 from mono/Therzok-patch-2
Update to queue which works
2 parents 9a5f06f + de6d797 commit 0b5fa2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rebase.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Automatic Rebase
55
jobs:
66
rebase:
77
name: Rebase
8-
runs-on: ubuntu-latest
8+
runs-on: ubuntu-16.04
99
steps:
1010
- uses: actions/checkout@master
1111
- name: Automatic Rebase

0 commit comments

Comments
 (0)