Browse Source

fix(ci): Fix stuck CI jobs

Signed-off-by: jld3103 <jld3103yt@gmail.com>
pull/884/head
jld3103 1 year ago
parent
commit
23bf8dc02d
No known key found for this signature in database
GPG Key ID: 9062417B9E8EB7B3
  1. 2
      .github/workflows/neon.yml

2
.github/workflows/neon.yml

@ -12,7 +12,7 @@ concurrency:
jobs:
untested-apis:
name: Untested APIs
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Checkout repository
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4

Loading…
Cancel
Save