mirror of
https://github.com/NLnetLabs/domain.git
synced 2026-09-07 18:37:46 +02:00
Update minimal Rust version to 1.45.
This commit is contained in:
@@ -7,7 +7,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macOS-latest]
|
||||
rust: [1.42.0, stable, beta, nightly]
|
||||
rust: [1.45.0, stable, beta, nightly]
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v1
|
||||
|
||||
Reference in New Issue
Block a user