Skip to content

Bump golang.org/x/sys from 0.4.0 to 0.7.0 #13

Bump golang.org/x/sys from 0.4.0 to 0.7.0

Bump golang.org/x/sys from 0.4.0 to 0.7.0 #13

Workflow file for this run

name: build
on:
workflow_dispatch:
push:
tags:
- '*'
pull_request:
env:
GO_VERSION: "1.19"
NODE_VERSION: "16"
JAVA_VERSION: "11"
ANT_VERSION: "1.10.8"
JAVA_TOOL_OPTIONS: "-Dfile.encoding=UTF8"
jobs:
build:
uses: portapps/.github/.github/workflows/app-build.yml@master