Skip to content

Commit

Permalink
Update Fall 2024 course catalog and GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
broad-well committed Mar 22, 2024
1 parent ee8d21d commit 8ff1afb
Show file tree
Hide file tree
Showing 8 changed files with 3,212 additions and 715 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

strategy:
matrix:
node-version: [21.2.x, 22.x]
node-version: [21.2.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

steps:
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ This library enables CourseKit to retrieve course catalogs, enrollment groups, a
It features generalized data structures that represent courses, sections, and meetings along with university-specific implementations
that generate these data structures from API data and course catalog files.

Please use this with `bun`. Node.js is not supported.

## Universities

- [University of Michigan, Ann Arbor](https://umich.edu)
Expand Down
Loading

0 comments on commit 8ff1afb

Please sign in to comment.