Skip to content
Snippets Groups Projects
Unverified Commit 003380a9 authored by Annika Wickert's avatar Annika Wickert Committed by GitHub
Browse files

Update workflow to more recent golang versions

parent 3cf5d68c
Branches
Tags netbox_v2.11
No related merge requests found
Pipeline #281967 canceled
......@@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
go: ["1.13.x", "1.14.x", "1.15.x"]
go: ["1.15.x", "1.16.x", "1.17.x"]
steps:
- name: Checkout
uses: actions/checkout@v2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment