From 3372babcede6c57f28543a0c50d0b37636942462 Mon Sep 17 00:00:00 2001 From: Matt Dainty Date: Wed, 28 Feb 2024 11:27:53 +0000 Subject: [PATCH] ci: Test on Golang 1.22 & 1.21 --- .github/workflows/main.yml | 6 +++--- README.md | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index adb1232..6d16ca2 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -18,8 +18,8 @@ jobs: fail-fast: false matrix: go: - - '1.19' - - '1.20' + - '1.21' + - '1.22' steps: - name: Checkout uses: actions/checkout@v4 @@ -53,7 +53,7 @@ jobs: - name: Set up Go uses: actions/setup-go@v5 with: - go-version: '1.20' + go-version: '1.22' - name: Run GoReleaser uses: goreleaser/goreleaser-action@v5.0.0 if: startsWith(github.ref, 'refs/tags/') diff --git a/README.md b/README.md index f3ab90a..8f0eaaf 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ [![Coverage Status](https://coveralls.io/repos/github/bodgit/rvz/badge.svg?branch=main)](https://coveralls.io/github/bodgit/rvz?branch=main) [![Go Report Card](https://goreportcard.com/badge/github.com/bodgit/rvz)](https://goreportcard.com/report/github.com/bodgit/rvz) [![GoDoc](https://godoc.org/github.com/bodgit/rvz?status.svg)](https://godoc.org/github.com/bodgit/rvz) -![Go version](https://img.shields.io/badge/Go-1.20-brightgreen.svg) -![Go version](https://img.shields.io/badge/Go-1.19-brightgreen.svg) +![Go version](https://img.shields.io/badge/Go-1.22-brightgreen.svg) +![Go version](https://img.shields.io/badge/Go-1.21-brightgreen.svg) # Dolphin RVZ disc images