1
0
forked from ROMEO/nexosim

Add setup step.

This commit is contained in:
Jaŭhien Piatlicki
2024-04-11 09:40:37 +02:00
parent e84e802f09
commit 7526ffbcea
23 changed files with 836 additions and 798 deletions

View File

@ -17,7 +17,7 @@ jobs:
matrix:
rust:
- stable
- 1.64.0
- 1.75.0
steps:
- name: Checkout sources
uses: actions/checkout@v3