ci: test fix

This commit is contained in:
Anton Iakimov 2024-05-14 19:11:45 +02:00
parent f2fc211b92
commit 24e0e28d1e
No known key found for this signature in database
GPG Key ID: DEA1FE58DD8BF7FA
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -1,5 +1,5 @@
#!/usr/bin/env groovy
library 'status-jenkins-lib@v1.8.8'
library 'status-jenkins-lib@linux-use-nix'
pipeline {
agent { label 'linux' }