We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb3280a commit cfa33d9Copy full SHA for cfa33d9
.github/workflows/upstream.yml
@@ -41,7 +41,7 @@ jobs:
41
fail-fast: false
42
matrix:
43
plat: ["ubuntu"]
44
- ref: ["7-2-stable", "v8.0.0.beta1", "main"]
+ ref: ["7-2-stable", "8-0-stable", "main"]
45
tailwind: ["--version=~>3.4.14", "--version=~>4.0.0.alpha.27"]
46
env:
47
RAILSOPTS: --git=https://github.com/rails/rails --ref=${{ matrix.ref }}
0 commit comments