diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index e7734d5..04af53b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -11,23 +11,19 @@ jobs: script: | const dependents = [ ['ai', '2024/x'], - ['ai', '2024/spring'], ['ai', '2024/summer'], ['ap', '2022'], ['beyond', '2019/x'], ['business', '2017/x'], - ['business', '2024/spring'], ['business', '2024/summer'], ['cs50.tf', 'main'], ['cybersecurity', '2023/x'], - ['cybersecurity', '2024/spring'], ['cybersecurity', '2024/summer'], ['games', '2018/x'], - ['games', '2024/spring'], ['games', '2024/summer'], ['harvard', '2024/x'], - ['harvard', '2024/spring'], ['harvard', '2024/summer'], + ['harvard', '2024/fall'], ['hbap.io', 'main'], ['law', '2019/x'], ['mobile', '2018/x'], @@ -36,11 +32,9 @@ jobs: ['r', '2024/summer'], ['scratch', '2024/x'], ['sql', '2024/x'], - ['sql', '2024/spring'], ['sql', '2024/summer'], ['technology', '2017/x'], ['web', '2020/x'], - ['web', '2024/spring'], ['web', '2024/summer'], ['yale', '2024/summer'] ];