mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-19 13:36:54 +02:00
Change ubuntu-latest to ubuntu-22.04
This commit is contained in:
parent
c16aa917ff
commit
771523f464
1 changed files with 1 additions and 1 deletions
2
.github/workflows/validate.yml
vendored
2
.github/workflows/validate.yml
vendored
|
@ -2,7 +2,7 @@ on: [ push ]
|
|||
|
||||
jobs:
|
||||
build_ubuntu:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- name: gitconfig
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue