Build Linux jobs CI jobs on custom runner by default

This commit is contained in:
timvisee
2023-01-25 20:45:21 +01:00
parent c6db4d7c3f
commit c415420eae

View File

@@ -7,6 +7,11 @@ stages:
- pre-release
- release
default:
tags:
- linux
- timvisee-linux
# Variable defaults
variables:
RUST_VERSION: stable