1
mirror of https://github.com/rapid7/metasploit-payloads synced 2024-12-21 05:35:54 +01:00

Update Github workflow versions

This commit is contained in:
adfoster-r7 2024-12-16 11:37:07 +00:00
parent 53833daced
commit 5ba5a054f1
3 changed files with 1 additions and 17 deletions

View File

@ -32,7 +32,7 @@ jobs:
fail-fast: false
matrix:
os:
- macos-12
- macos-13
- windows-2019
- ubuntu-20.04
runtime_version:

View File

@ -1,10 +0,0 @@
language: c
script: make
notifications:
irc: "irc.freenode.org#msfnotify"
before_install:
- sudo apt-get update
- sudo apt-get install jam
- sudo apt-get install gcc-multilib

View File

@ -1,6 +0,0 @@
language: java
jdk:
- openjdk6
- openjdk7
- oraclejdk7