Skip to content

Update our v14 build with the latest Go 1.20 #331

Update our v14 build with the latest Go 1.20

Update our v14 build with the latest Go 1.20 #331

Workflow file for this run

name: Code Freeze
on:
pull_request:
jobs:
build:
name: Code Freeze
runs-on: ubuntu-latest
steps:
- name: Fail if Code Freeze is enabled
run: |
exit 0