We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fb4975 commit 1a87630Copy full SHA for 1a87630
.github/workflows/upstream.yml
@@ -41,7 +41,7 @@ jobs:
41
fail-fast: false
42
matrix:
43
plat: ["ubuntu"]
44
- ref: ["7-2-stable", "8-0-stable", "main"]
+ ref: ["7-2-stable", "8-0-stable", "8-1-stable", "main"]
45
env:
46
RAILSOPTS: --git=https://github.com/rails/rails --ref=${{ matrix.ref }}
47
steps:
0 commit comments