Skip to content

Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 #14

Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7

Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 #14

name: Vagrant Go acceptance tests
on:
pull_request:
branches:
- main
paths:
- 'builtin/**'
- 'cmd/**'
- 'internal/**'
- 'go.mod'
- 'go.sum'
jobs:
vagrant-spec-tests:
runs-on: ubuntu-latest
strategy:
matrix:
ruby: ['3.0', '3.1', '3.2']
name: Vagrant acceptance tests (Ruby ${{ matrix.ruby }})
steps:
- name: Stubbed for skip
run: "echo 'No testing required in changeset'"