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

chore: removed matrix build

parent 27081d29
No related branches found
No related tags found
No related merge requests found
......@@ -8,11 +8,8 @@ jobs:
build-linux:
name: Build Release
timeout-minutes: 30
strategy:
matrix:
rust-version: ["1.71.0"]
runs-on: ubuntu-latest
container: rust:${{ matrix.rust-version }}
container: rust:1.71.0
steps:
- name: Checkout code from repository
uses: actions/checkout@v3
......
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