Skip to content
Snippets Groups Projects
Verified Commit 44b7bd9b authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

chore: new rust version build

parent bcedf7da
No related branches found
No related tags found
No related merge requests found
Pipeline #3109 passed
......@@ -20,6 +20,8 @@ jobs:
"1.67.0",
"1.68.0",
"1.69.0",
"1.70.0",
"1.71.0",
"latest"
]
runs-on: ubuntu-latest
......@@ -49,11 +51,11 @@ jobs:
strategy:
matrix:
rust-version: [
"1.65.0",
"1.66.0",
"1.67.0",
"1.68.0",
"1.69.0",
"1.70.0",
"1.71.0",
"latest"
]
node-version: ["16"]
......@@ -96,6 +98,8 @@ jobs:
"1.67.0",
"1.68.0",
"1.69.0",
"1.70.0",
"1.71.0",
"latest"
]
runs-on: ubuntu-latest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment