mirror of
https://github.com/m13253/dns-over-https.git
synced 2026-05-13 21:33:42 +00:00
Merge pull request #148 from vinnyperella/patch-1
Update go.yml to use ubuntu-latest for runs-on
This commit is contained in:
@@ -4,7 +4,7 @@ jobs:
|
||||
|
||||
build:
|
||||
name: Build
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
- name: Set up Go
|
||||
|
||||
Reference in New Issue
Block a user