Skip to content

Commit

Permalink
remove golang version
Browse files Browse the repository at this point in the history
  • Loading branch information
yurisasuke committed Jan 22, 2024
1 parent bb87309 commit 62f1061
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/page_available_since.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ jobs:
# Checkout your code
- name: Checkout
uses: actions/checkout@v2
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: '1.20'
- name: "Generate page availability and versions"
run: |
cd scripts
Expand Down

0 comments on commit 62f1061

Please sign in to comment.