Skip to content

Commit

Permalink
add macos-latest build
Browse files Browse the repository at this point in the history
  • Loading branch information
haad committed Dec 28, 2023
1 parent 4993ada commit c718135
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/buildci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
branches: [ "master" ]

jobs:
build-linux:
build-linux-ubuntu:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand All @@ -21,7 +21,7 @@ jobs:
- name: Run Proxychains
run: ./proxychains4 -v
build-macos:
runs-on: macos-12
runs-on: macos-latest
steps:
- uses: actions/checkout@v3

Expand Down
2 changes: 1 addition & 1 deletion AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ rofl0r.
https://github.com/rofl0r/proxychains

localnet, bugfixes, macos x support, bsd support, packaging
adam hamsik.
haad.
https://github.com/haad/proxychains

localnet-port, bugfixes
Expand Down

0 comments on commit c718135

Please sign in to comment.