Skip to content

Commit c07fbf4

Browse files
committed
Add 1.48 to github actions CI matrix
1 parent 2d5c1a3 commit c07fbf4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
strategy:
1717
matrix:
1818
build: [linux, macos, windows]
19+
toolchain: ["1.48.0", "stable", "beta", "nightly"]
1920
include:
2021
- build: linux
2122
os: ubuntu-latest

0 commit comments

Comments
 (0)